.wuvmenu2{position: relative; font-family: "微软雅黑"; overflow: hidden;}
.wuvmenu2 .bg{position: absolute; left: 0; top: 0; background: #000; width: 100%; height: 100%; _height:999px; overflow: hidden;}
.wuvmenu2 ul{position: relative;}
.wuvmenu2 li{margin-bottom: 1px; list-style: none;}
.wuvmenu2 li a{display: block; white-space: nowrap; padding:1px; text-decoration:  none; text-align: center; margin: auto;}
.wuvmenu2 li a{border-radius: 5px; width:120px; color: #fff; line-height: 35px; font-size: 14px; }
.wuvmenu2 li a:hover{ border:1px solid #9bf568; padding: 0; }